.proBtn-wrap {
    /* width: 100%; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-left: 50px; */
    margin-left: 35px;
}

.product-box-wrap {
    max-width: 1760px;
    max-height: 627px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-left {
    width: 50%;
}

.title-en {
    color: #2B3E93;
    font-weight: bold;
    line-height: 38px;
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

.title-cn {
    color: #333333;
    font-weight: 400;
    line-height: 38px;
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    padding-top: 30px;
}

.font-essay-text {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #666666;
    font-family: Microsoft YaHei, Microsoft YaHei;
    padding: 30px 0;
}

.line-wrap {
    border: 1px solid #E7E7E7;
    opacity: 1;
    margin-top: 40px;
}

.product-footer {
    width: 85%;
    height: 102px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding-top: 30px;
}

.productBg {
    width: 723px;
    height: 475px;
    background-image: url(../images/productBg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.pro-footer-f1 {
    font-size: 64px;
    font-weight: bold;
    line-height: 102px;
    color: #2B3E93;
    font-family: Microsoft YaHei, Microsoft YaHei;
}
.pro-footer-f2 {
    font-size: 24px;
    line-height: 28px;
    color: #2B3E93;
    font-weight: 400;
    font-family: Microsoft YaHei, Microsoft YaHei;
    padding: 40px 10px 10px;
}
.pro-footer-f3 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    color: #999999;
    font-family: Microsoft YaHei, Microsoft YaHei;
    padding: 40px 10px 10px 0;
}

.shy-product-box {
    background: #FFFFFF;
}

.product-introduce-card {
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    padding: 0 5px;
}

.product-introduce-card-large {
    margin: 0 auto;
    width: 288px;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

.product-introduce-card-list {
    margin: 0 auto;
    padding: 28px 0;
    width: 84%;
    border-bottom: 1px solid #f1f1f1;
    border-left: none;
    border-right: none
}

.introduce-Btn {
    position: absolute;
    left: 13px;
    bottom: 50px;
    display: block;
    margin: 30px auto 0;
    width: 90%;
    height: 40px;
    line-height: 25px;
    background-color: #E22527;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.introduce-Btn-s {
    position: absolute;
    left: 13px;
    bottom: 50px;
    display: block;
    margin: 30px auto 0;
    width: 90%;
    height: 40px;
    line-height: 25px;
    background-color: #2B3E93;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.product-item-pic-bg {
    margin: 48px auto 0;
    width: 128px;
    height: 128px;
    background-size: contain;
}

.serivesBg {
    background: url(../images/serviceBg.png) no-repeat center;
    background-size: cover;
    padding: 25px 0;
}

.navbar-server {
    /* width: 80%; */
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
}

.click-wrap-choose1 {
    border-bottom: 2px solid #2B3E93;
}

.navbar-server ul li {
    display: inline-block;
    float: left;
}

.navbar-server ul li a {
    padding: 0 18px;
    line-height: 65px;
    font-size: 16px;
    display: block;
    border-bottom: 2px solid #F2F2F2;
    color: #333333;
    transition: .8s;
}

.server-nav-icon1 {
    width: 48px;
    height: 48px;
    background: url(../images/icon1.png) no-repeat center;
    margin: 0 auto;
}

.server-nav-icon2 {
    width: 48px;
    height: 48px;
    background: url(../images/icon2.png) no-repeat center;
    margin: 0 auto;
}

.server-nav-icon3 {
    width: 48px;
    height: 48px;
    background: url(../images/icon3.png) no-repeat center;
    margin: 0 auto;
}

.server-nav-icon4 {
    width: 48px;
    height: 48px;
    background: url(../images/icon4.png) no-repeat center;
    margin: 0 auto;
}

.server-nav-icon5 {
    width: 48px;
    height: 48px;
    background: url(../images/icon5.png) no-repeat center;
    margin: 0 auto;
}

.server-box-show {
    /* width: 83%; */
    height: 500px;
    margin: 30px auto;
    font-size: 36px;
}

.server-box-show-inblock {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    position: relative;
    top: 20px;
}

.server-box-show1 {
    display: block;
}
.server-box-show2 {
    display: none;
}
.server-box-show3 {
    display: none;
}
.server-box-show4 {
    display: none;
}
.server-box-show5 {
    display: none;
}

.server-card-items {
    width: 382px;
    height: 400px;
    /* margin-left: 20px; */
    margin-left: 16px;
}

.server-card-itemBg {
    width: 100%;
    height: 236px;
    background: url(../images/changeIcon.png) no-repeat center;
    background-size: contain;
}

.serverText-block {
    height: 132px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 20px 15px;
}

.server-card-items:hover {
    cursor: pointer;
}

.server-card-items:hover .serverText-block {
    background: #2B3E93;
}

.server-card-items:hover .serverText-block p {
    color: #FFFFFF;
}

.serverText-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

.serverText-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #999999;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

.server-showmore {
    /* position: absolute;
    left: 13px;
    bottom: 50px; */
    margin-bottom: 50px;
    display: block;
    margin: 30px auto 0;
    width: 120px;
    height: 40px;
    line-height: 25px;
    color: #333333 !important;
    background-color: transparent;
    border: 1px solid #BBBBBB;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.server-showmore:hover {
    /* position: absolute;
    left: 13px;
    bottom: 50px; */
    margin-bottom: 50px;
    display: block;
    margin: 30px auto 0;
    width: 120px;
    height: 40px;
    line-height: 25px;
    color: #FFFFFF !important;
    background-color: #2B3E93;
    border: 1px solid #2B3E93;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.new-box {
    width: 1600px;
    height: 750px;
}

.new-card-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.new-card-block {
    width: 788px;
    height: 192px;
    background: #FFFFFF;
    opacity: 1;
    display: flex;
    margin-bottom: 20px;
}

.new-card-block:hover {
    background: #2B3E93;
}

.new-card-block:hover p {
    color: #FFFFFF;
}

.new-card-icon {
    width: 216px;
    height: 144px;
    background: url(../images/serverIcon.png) no-repeat center;
    background-size: contain;
    margin: 25px;
}

.new-card-text {
    width: 572px;
    height: auto;
    padding: 25px;
}

.newText-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    color: #333333;
}

.newText-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-top: 10px;
    color: #999999;
}

.newText-time {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-top: 18px;
    color: #999999;
    text-align: end;
}

.install-box {
    width: 100%;
    height: 613px;
    background: url(../images/installBg.png) no-repeat center;
    background-size: cover;
}

.install-position {
    position: relative;
    top: 130px;
    /* left: 160px; */
    width: 1600px;
    margin: 0 auto;
}

.install-title {
    font-size: 64px;
    line-height: 102px;
    font-weight: bold;
    color: #2B3E93;
}

.install-span {
    font-size: 24px;
    color: #2B3E93;
    position: relative;
    top: -10px;
    left: 10px;
}

.install-fontContent {
    width: 288px;
    height: 63px;
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    color: #333333;
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-top: 20px;
}

.install-footer-content {
    width: 373px;
    height: 96px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #999999;
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-top: 50px;
}

.nav-product {
    width: 944px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 30px;
}

.nav-product-active {
    padding: 8px 16px;
    background: #2B3E93;
    color: #ffffff;
    cursor: pointer;
}

.nav-product-tabs {
    padding: 8px 16px;
    background: #F5F5F5;
    color: #333333;
}
